window: Make resize cursors work for modal dialogs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Apr 2020 02:18:50 +0000 (22:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Apr 2020 02:18:50 +0000 (22:18 -0400)
commit08fbd012ec7cf44a15ff586ac881e5634ff9176a
tree6db73c47850232f6c45dc39e77c33b9490ce5d26
parent638508fa204e6f1e62b59e2ce6be76e45c54ca1d
window: Make resize cursors work for modal dialogs

We were inadvertedly not letting the grab_widget determine
a cursor. This was showing up as resize cursors not appearing.
gtk/gtkwindow.c